How to Install libc6-mips64-cross software package in Ubuntu 16.04 LTS (Xenial Xerus)

How to Install libc6-mips64-cross software package in Ubuntu 16.04 LTS (Xenial Xerus)

libc6-mips64-cross software package provides GNU C Library: Shared libraries (for cross-compiling), you can install in your Ubuntu 16.04 LTS (Xenial Xerus) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install libc6-mips64-cross 

libc6-mips64-cross is installed in your system.

Make ensure the libc6-mips64-cross package were installed using the commands given below,

$ sudo dpkg-query -l | grep libc6-mips64-cross *

You will get with libc6-mips64-cross package name, version, architecture and description in a table

libc6-mips64-cross package basic information:

Distro Ubuntu 16 04 lts xenial xerus
Section Libraries
Package libc6-mips64-cross
Version 2.23-0ubuntu3cross1
Description GNU C Library: Shared libraries (for cross-compiling)
Sub Section Libs


See Also, How to uninstall or remove libc6-mips64-cross software package from Ubuntu 16.04 LTS (Xenial Xerus) ?